CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv flow

搜索资源列表

  1. OpticalF_tracing

    0下载:
  2. optical flow 视频跟踪程序 基于opencv-OpticalFlow video tracing based on opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-11-27
    • 文件大小:3894272
    • 提供者:liangdongxue
  1. test2

    0下载:
  2. 光流场的实现,使用了opencv库,加上qt的库。可以用来学习光流算法-The realization of optical flow field, using opencv library, plus qt library. Can be used to study the optical flow algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:4247
    • 提供者:Xavier Chen
  1. OpencvDemo03

    0下载:
  2. 基于opencv实现的光流算法,及其算法扩展。 使用opencv2.3.1,vs2008环境。 都是自己实现的-Opencv optical flow algorithm implementation, and its algorithm is extended. Opencv2.3.1, vs2008 environment. implementation it by myself
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:1190940
    • 提供者:yuew
  1. LKdemotest

    0下载:
  2. opencv光流演示程序测试,是在VS2008和OPENCV2.3.1版本上写的。-opencv demo of optical flow
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1859160
    • 提供者:zebincai
  1. OpticalFlow

    0下载:
  2. 使用光流法对运动目标进行估计,要使用opencv一起实现。效果还不错-Using optical flow method to estimate the moving target, to use opencv implemented together. Results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:14121440
    • 提供者:aleasa
  1. cmu-tracking

    0下载:
  2. OpenCv 光流法车辆检测-OpenCv vehicle detection optical flow method
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1414199
    • 提供者:gaoyue
  1. light

    0下载:
  2. OpenCv 光流法 代码十分适合初学者大家快来下啊-OpenCv optical flow method code is very suitable for beginners we Come ah. . . . . . .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-11
    • 文件大小:18702786
    • 提供者:gaoyue
  1. OpticalFlow

    0下载:
  2. vs2008工程,使用opencv的光流跟踪,包含一小段视频。-vs2008 projects, use of opencv optical flow tracking, including a short video.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:438802
    • 提供者:张林
  1. FeatureTracker

    1下载:
  2. 基于光流法的人脸追踪 先通过opencv的类haar特征检测人脸 然后用光流法筛选特征点并追踪-Optical flow method based face tracking to pass the class haar feature detection opencv face then light flow filter and track feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9373952
    • 提供者:xyc
  1. OpenCVOpticalCalculate

    0下载:
  2. 利用OpenCV计算光流的程序,根据视频,计算并跟踪运动目标-Optical flow is calculated using OpenCV procedure, the video, calculate and track moving targets
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6735808
    • 提供者:yn
  1. computervision

    0下载:
  2. 光流算法,基于opencv,特征点检出,基于梯度算法 -optical flow algrithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1727456
    • 提供者:陈振南
  1. 11

    0下载:
  2. 用OpenCV+VC代码实现金字塔光流法检测运动的物体-With code pyramid optical flow method to detect moving objects
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1022
    • 提供者:王飞
  1. OpenCV_OpticalFlow

    0下载:
  2. 07年斯坦福stavens写的lk光流代码,基于opencv,vc6.0-2007 Stanford stavens write lk optical flow code, based on opencv, vc6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5647255
    • 提供者:郑宇凌
  1. CLG

    0下载:
  2. CLG光流算法代码,基于opencv,vc++,可运行-CLG optical flow algorithm code, based on opencv, vc++, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4692
    • 提供者:郑宇凌
  1. LK

    0下载:
  2. 基于OPENCV的光流法,使用的是LK金字塔算法,可用vc运行-Pyramid LK optical flow algorithm that can be used to run vc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1357835
    • 提供者:郑宇凌
  1. License-plate-location

    0下载:
  2. 基于opencv的车牌定位程序,检测边缘角点,匹配出最可能的区域 -The optical flow method based on target detection program delivery, real-time display of object trajectory
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12163694
    • 提供者:asd
  1. 1

    0下载:
  2. opencv光流代码,基于vs2010平台,C语言编程,程序小实例-opencv optical flow example
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:922
    • 提供者:曾舒如
  1. 9_OpticalFlow

    0下载:
  2. 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-利用光流法进行运动目标检测。-Program descr iption: Samples folder the installation directory OpenCV official sample program- were moving target detection using optical flow method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:肖斌
  1. optical

    0下载:
  2. opencv写的基于光流法的运动人流分类,能够实现读取视频,实现金字塔光流法和HS光流法,最后对流动人群进行有效的聚类。-Opencv writing movement flow classification based on optical flow method, read the video, can be implemented to realize pyramid optical flow method and the HS optical flow method, finally,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4671379
    • 提供者:蛋蛋
  1. opticalflow

    0下载:
  2. 光流法视频追踪代码,用opencv+c++编写的,能有效追踪。-Optical flow method video tracking code, written in opencv+c++, can effectively track.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:6000
    • 提供者:邓雨
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com